home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / grafik / converter / pbm with gui / gui / pbm / pnmflip < prev    next >
Encoding:
Text File  |  1996-07-16  |  552 b   |  14 lines

  1. "pnmflip "Flip an image
  2.     [-leftright|-lr] [-topbottom|-tb] [-transpose|-xy]
  3.       [-rotate90|-r90|-ccw] [-rotate270|-r270|-cw] [-rotate180|-r180] [pnmfile]
  4.    "Flip PNM file"
  5.    "Flip"
  6.    CHECK "_LeftRight":"-lr":N!!Left to Right!
  7.    CHECK "_TopBottom":"-tb":N!!Top to Bottom!
  8.    CHECK "Trans_pose":"-xy":N!!Transpose!
  9.    CHECK "_Rotate90":"-r90":N!!Rotate 90 degrees!
  10.    CHECK "Ro_tate270":"-r270":N!!Rotate 180 degrees!
  11.    CHECK "Rot_ate180":"-r180":N!!Rotate 270 degrees!
  12.    LFILE "_Input":"":""!!Input File!
  13.    SFILE "O_utput":">":""!!Output File!
  14.